projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a8edf
)
ci: Put the branch name in the HTML header
author
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 13 Feb 2020 13:54:02 +0000
(13:54 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 13 Feb 2020 14:55:39 +0000
(14:55 +0000)
.gitlab-ci/meson-html-report.py
patch
|
blob
|
history
diff --git
a/.gitlab-ci/meson-html-report.py
b/.gitlab-ci/meson-html-report.py
index 437a6cb6648099b8dd99364670fce55f89990712..4ba5fceadf118911f0698a8a3bd1fa65b340409b 100755
(executable)
--- a/
.gitlab-ci/meson-html-report.py
+++ b/
.gitlab-ci/meson-html-report.py
@@
-138,7
+138,7
@@
ul.images li {
</head>
<body>
<header>
- <h1>{{ report.project_name }} :: Test Reports</h1>
+ <h1>{{ report.project_name }}
/{{ report.branch_name }}
:: Test Reports</h1>
</header>
<article>